home *** CD-ROM | disk | FTP | other *** search
- object messag: Tmessag
- Left = 377
- Top = 157
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Classfoot pour Windows'
- ClientHeight = 249
- ClientWidth = 441
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 425
- Height = 205
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 155
- Height = 177
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 208
- Top = 8
- Width = 188
- Height = 37
- Caption = 'Classfoot 3.0'
- Font.Color = clPurple
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 248
- Top = 40
- Width = 110
- Height = 16
- Caption = 'version shareware'
- Font.Color = clPurple
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 176
- Top = 80
- Width = 241
- Height = 41
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label3'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 176
- Top = 128
- Width = 241
- Height = 65
- Alignment = taCenter
- AutoSize = False
- Caption = 'Label5'
- WordWrap = True
- end
- end
- object OKButton: TButton
- Left = 79
- Top = 220
- Width = 114
- Height = 25
- Caption = 'Essayer le logiciel'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button1: TButton
- Left = 256
- Top = 220
- Width = 115
- Height = 25
- Caption = 'S'#39'enregistrer'
- TabOrder = 2
- OnClick = Button1Click
- end
- end
-